Changed name to be set_cell_data_func to make it clear what the functino
authorJonathan Blandford <jrb@redhat.com>
Wed, 21 Feb 2001 19:59:23 +0000 (19:59 +0000)
committerJonathan Blandford <jrb@src.gnome.org>
Wed, 21 Feb 2001 19:59:23 +0000 (19:59 +0000)
commit334a40e8939c84d9f164677524e3b265fc801eda
treee7b8a2d92e763a0238cc8fff48c67c2e319a98dc
parente1e093fa4449b77323c835ec30b97cf535d6c766
Changed name to be set_cell_data_func to make it clear what the functino

Wed Feb 21 14:23:05 2001  Jonathan Blandford  <jrb@redhat.com>

* gtk/gtktreeviewcolumn.c (gtk_tree_view_column_set_cell_data_func):
Changed name to be set_cell_data_func to make it clear what
the functino does.  Close bug #51069.

Tue Feb 20 16:49:00 2001  Jonathan Blandford  <jrb@redhat.com>

* gtk/testgtk.c (main): Remove turning on of profiling malloc,
have memory actually freed.  Keeps box running longer.
15 files changed:
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtktreemodel.c
gtk/gtktreemodel.h
gtk/gtktreeview.c
gtk/gtktreeviewcolumn.c
gtk/gtktreeviewcolumn.h
gtk/testgtk.c
tests/testgtk.c
tests/testtreeview.c